Manager: SCSI Manager



Carbon will support the SCSIAction function as documented in the chapter “SCSI Manager 4.3” of Inside Macintosh: Devices. Applications can use the SCSIAction function to send commands to SCSI devices. No other SCSI Manager functions will be accessible to application-level code in Mac OS X. The IOKit API will provide functions for supporting SCSI device drivers.

 SCSIAction

This is the only SCSI Manager function available to applications in Mac OS X.

 SCSICmd

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIComplete

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIDeregisterBus

You will need to write a device driver using the IOKit API to deregister a SCSI bus in Mac OS X.

 SCSIGet

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIKillXPT

You will need to write a device driver using the IOKit API to remove a SCSI XPT in Mac OS X.

 SCSIMsgIn

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIMsgOut

This original SCSI Manager function is not supported in Carbon. In Mac OS X applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIRBlind

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIRead

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIRegisterBus

You will need to write a device driver using the IOKit API to register a SCSI bus in Mac OS X.

 SCSIReregisterBus

You will need to write a device driver using the IOKit API to reregister a SCSI bus in Mac OS X.

 SCSIReset

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSISelAtn

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSISelect

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIStat

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIWBlind

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

 SCSIWrite

This original SCSI Manager function is not supported in Carbon. In Mac OS X, applications can use only the SCSI Manager 4.3 function SCSIAction.

[Table of Contents] [Function Index]

Generated on: 2/12/99. Copyright 1998 Apple Computer, Inc. All rights reserved.